Total Complexity | 21 |
Dependencies | 2 |
Dependents | 1 |
Total lines | 126 |
Lines of code | 90 |
Logical lines of code | 41 |
Comment lines | 2 |
Methods | 9 |
Properties | 7 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
prepareWord() | 56 | 6 | 20 | |
getStopWords() | 59 | 3 | 16 | |
getStemmer() | 59 | 3 | 15 | |
splitWords() | 61 | 3 | 13 | |
getPopularWords() | 62 | 2 | 13 | |
__construct() | 81 | 1 | 3 | |
SetStemmer() | 81 | 1 | 3 | |
setText() | 76 | 1 | 4 | |
setStemmerNormalisatiom() | 80 | 1 | 3 |